GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ClipboardCopyCommand クラス > ClipboardCopyCommand コンストラクタ : ClipboardCopyCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions,Boolean) |
'Declaration
Public Function New( _ ByVal worksheet As Worksheet, _ ByVal references() As Reference, _ ByVal manipulationOptions As ManipulationOptions, _ ByVal fromCutting As Boolean _ )
public ClipboardCopyCommand( Worksheet worksheet, Reference[] references, ManipulationOptions manipulationOptions, bool fromCutting )